var net/http/pprof.profileSupportsDelta

2 uses

	net/http/pprof (current package)
		pprof.go#L283: 	if !profileSupportsDelta[name] {
		pprof.go#L354: var profileSupportsDelta = map[handler]bool{